x86/traps: Fix show_page_walk() to avoid printing trailing whitespace
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 5 Sep 2017 16:54:45 +0000 (17:54 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 6 Sep 2017 10:00:14 +0000 (11:00 +0100)
commitfd903a35daf3e7e6bfa782b18dfd43746f940bed
tree401c7e77b6201f6b8534d1e83f6c5fb2aa0b2ac8
parent12257de3cfff9b4ffa0b7379ef82c9ad7c8dbec9
x86/traps: Fix show_page_walk() to avoid printing trailing whitespace

This moves the L2 line to be consistent with the L3 line.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/x86_64/traps.c